home *** CD-ROM | disk | FTP | other *** search
- object StartForm: TStartForm
- Left = 192
- Top = 107
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'StartForm'
- ClientHeight = 179
- ClientWidth = 317
- Color = clBtnFace
- ParentFont = True
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 317
- Height = 179
- Align = alClient
- BevelWidth = 2
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 40
- Top = 16
- Width = 40
- Height = 40
- AutoSize = True
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 91
- Top = 16
- Width = 42
- Height = 13
- Caption = 'CloneCD'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 40
- Top = 64
- Width = 44
- Height = 13
- Caption = 'Copyright'
- Layout = tlBottom
- IsControl = True
- end
- object Label: TLabel
- Left = 40
- Top = 120
- Width = 26
- Height = 13
- Caption = 'Label'
- Layout = tlCenter
- end
- object Version: TLabel
- Left = 91
- Top = 40
- Width = 35
- Height = 13
- Caption = 'Version'
- IsControl = True
- end
- object Loading: TLabel
- Left = 40
- Top = 94
- Width = 47
- Height = 13
- Caption = 'Loading...'
- Layout = tlBottom
- IsControl = True
- end
- object ElbyImage: TImage
- Left = 224
- Top = 16
- Width = 70
- Height = 40
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- end
- end
-